home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 July: Mac OS SDK / Dev.CD Jul 96 SDK / Dev.CD Jul 96 SDK1.toast / Development Kits (Disc 1) / AppleTalk / AppleTalk Administration / AppleTalk Admin Read Me next >
Encoding:
Text File  |  1994-05-12  |  5.0 KB  |  93 lines  |  [ttro/ttxt]

  1. APPLETALK ADMINISTRATION READ ME (V. 1.1)
  2.  
  3. May 12, 1994
  4. Copyright ©1994, Apple Computer, Inc. 
  5. All rights reserved.
  6.  
  7. The following files are included on this disk:
  8.         AppleTalk Admin Read Me (this file)
  9.         AppleTalk MIB (RFC 1243)
  10.         AppleTalk MIB (compilable)
  11.         Mac System MIB (RFC Format, v1.1)
  12.         Mac System MIB (compilable, v1.1)
  13.         MacSNMP Admin (v. 1.1)
  14.         TCP/IP MIB-II (RFC 1213)
  15.         TCP/IP MIB-II (compilable)
  16.         TeachText (7.0)
  17.  
  18.  
  19. Transferring MIBs to Network Management Consoles
  20. ===============================================
  21.  
  22. The MIBs (Management Information Bases) included with this product are for use with the SNMP-based network management console you have. Two versions of the MIBs are included: a copy of the complete IETF RFC and a compilable version (ASN.1 code only). 
  23. The MIBs have been distributed as TEXT format files so that they can be easily uploaded to your console.
  24.  
  25. NOTE: Macintosh TEXT files contain only CR (carriage return) control characters between lines. Some SNMP consoles require CR LF (carriage return and line feed) formatting.
  26.  
  27. The size of these TEXT files prevents them from being edited by TeachText. Use a  word processor or an application program with a text editor (such as MPW) to edit them. 
  28.  
  29. These files define the variables that are implemented in the MacSNMP client software and allow your network management console to monitor and display these variables intelligibly.  The MIBs should be transferred to the network management console and compiled there with the software that came with your network management console. 
  30.  
  31. Making 800K Disk Versions
  32. ========================
  33.  
  34. This section provides instructions for making 800K disk versions of the AppleTalk Connection software (for installing the software on Macintosh computers with only 800K drives).  
  35.  
  36. CAUTION: This solution is for the United States ONLY. International customers should contact their local Apple-authorized reseller to obtain 800K disk versions of the AppleTalk Connection software.
  37.  
  38. To make 800K disk versions:
  39. 1.  Format two 800K disks.
  40. 2.  Give them EXACTLY the same names as the two 1.44 MB disks provided with the product package.
  41. 3.  For the AppleTalk Connection disk, copy all the files and folders from the 1.44 MB version of the disk to the 800K disk except the MacSNMP Client application program. (If you need to install this program, copy it to another disk for separate installation.)
  42. 4.  For the Network Software Installer disk, copy all the files and folders from the 1.44 MB version of the disk to the 800K disk except  the NSI International Files folder.
  43.  
  44.  
  45. MacSNMP Release Notes v1.1
  46. =========================
  47.  
  48. All the SNMP agents and SNMP transports have been updated to compile and link with the Shared Library Manager version 1.1.2. The new SNMP agents and SNMP transports require the Shared Library Manager version 1.1.2 or higher. The Easy Install procedure ensures that the correct version of the Shared Library Manager gets installed.
  49.  
  50. ***READ THIS BEFORE RE-INSTALLING MacSNMP***
  51.  
  52. The TCP/IP Connection Script no longer replaces the SNMP Preferences file if it exists in the Preferences folder. This preserves the settings: communities, password, trap table, and so on.
  53.  
  54. To clear unwanted or incorrect settings, drag the SNMP Preferences file out of the Preferences folder before re-installing MacSNMP.
  55.  
  56.  
  57. BUG FIXES
  58. ---------
  59.  
  60. • SNMP Manager
  61.  
  62. FIXED: A problem that forced empty octet strings to be sent in get-response packets as strings of 4 null bytes.
  63.  
  64. Previous versions of MacSNMP failed to send any response at end of MIB when the incoming get-next request had a varbind list filled with non-NULL types. 
  65.  
  66. The SNMP Preferences file name is no longer hard-coded and can now be localized.
  67.  
  68. FIXED: When sending a request with a bad community name, non-initialized pointers caused certain Macintosh models running in 24-bit mode to crash. 
  69.  
  70. The value returned for the variable sysDescr of MIB II no longer has an extra byte at the end. It now uses the System's short version string (the long version can be localized and hence might not be pure ASCII). Extra information has been added to give the version of the hardware as requested by MIB II.
  71.  
  72. • MacSNMP Admin and MacSNMP Client
  73.  
  74. Community names are now case sensitive. For example, the strings “public” and “PUBLIC” will be interpreted as different community names.
  75.  
  76. FIXED: A crash occurring when importing a community and community view is opened.
  77.  
  78. FIXED: A crash that occured when closing a community view in which a selected inactive agent has been hidden. 
  79.  
  80. • Macintosh System MIB
  81.  
  82. Corrected the code of the trap userInTRouble.  Although it has always been implemented by MacSNMP as 1, it was previously documented as being 0.
  83.  
  84. • SNMP AppleTalk Agent
  85.  
  86. FIXED: A bug that caused the SNMP AppleTalk Agent to crash on certain Macintosh models if the Shared Library Manager was loaded before AppleTalk.
  87.  
  88. • SNMP AppleTalk Transport
  89.  
  90. FIXED: A bug that caused the SNMP AppleTalk Transport to crash on certain Macintosh models if the Shared Library Manager was loaded before AppleTalk.
  91.  
  92. FIXED: A crash occuring under heavy stress condition over LocalTalk.
  93.